home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / VBPAPR.ZIP / ABOUT.TXT next >
Text File  |  1993-04-12  |  3KB  |  55 lines

  1.  
  2.                      About The Young Software Works, Inc.
  3.  
  4. I'd like to take this opportunity to tell you about The Young Software Works,
  5. Inc. It was founded in 1991 to develop products specifically for Visual Basic
  6. developers. I've been in the computer consulting and PC software development
  7. business since 1980 working on projects such as stock market charting and
  8. technical analysis tools and expert systems, BBS and communications programs,
  9. and advanced full-text search and retrieval applications. Along the way I've
  10. learned that a developer is only as good as his tools. There's nothing that
  11. hurts productivity more than not having the appropriate tools. This was made
  12. quite obvious to me when I came in on a project that was running late and
  13. having a lot of problems with keeping the source code straight among the 3
  14. programmers working on the project. Apparently they had not been using any
  15. kind of version- control tool, nor were they even backing up the source code!
  16. As the new project manager, I quickly cleaned up the mess and made sure that
  17. the appropriate tools were not only made available, but were used. The result?
  18. The project was finished successfully 3 months later.
  19.  
  20. That brings me to why I formed The Young Software Works. When I first started
  21. working with Visual Basic in 1991 as a beta-tester, I realized that it was
  22. going to revolutionize the way Windows applications would be developed.
  23. However, I soon found that while there were many, many tools available for
  24. Windows C programmers, there was practically nothing for Visual Basic
  25. programmers, except a lot of custom controls. While custom controls are
  26. probably one of the best things about Visual Basic, they aren't enough to help
  27. developers manage Visual Basic projects. What was needed was support tools for
  28. the programming process. That's why the VB Project Archiver was written: to
  29. help me organize my Visual Basic projects. I use it everyday, and it's saved
  30. me from disaster countless times. I use it to store the current state of a
  31. project once I've made a change so that if I found that I made a mistake, I
  32. can always go back.
  33.  
  34. I also use the VB Project Archiver when I'm distributing my Visual Basic
  35. programs. It makes sure that all of the necessary custom controls and DLLs
  36. that I use (isn't it amazing how they add up?) are included along with the EXE
  37. file. Before I had the VB Project Archiver, I used to always forget at least
  38. one DLL or VBX when giving my applications to others. This was especially
  39. embarrassing when attempting to show a client a program, only to find that I
  40. left an important DLL back at my office! The VB Project Archiver has also come
  41. in handy when I need to work on the project at another location (such as on my
  42. notebook on a business trip) by making sure that all of the code and form
  43. modules are included, along with the design-time custom controls I need.
  44.  
  45. We will continue to produce tools that help you become more productive. The VB
  46. Project Archiver is just the start of a whole series of development tools. I
  47. hope you will try a copy and let me know what you think and also what you'd
  48. like to see in future products.
  49.  
  50.                                    Sincerely,
  51.  
  52.                                    Ted M. Young,
  53.                                    President
  54.  
  55.